 [2017-05-24 v0.27]
*Sync to in_vgm/VGMPlay v0.40.8. For more updates, please refer to VGMPlay_Updates.txt that are included with the VGMPlay.
*Accordingly, remove some chip options of GB DMG and OKIM 6258.
*Update zlib to latest v1.2.11.
*Other use library (MemoryModule) also updated to the latest version.


 [2016-05-05 v0.26]
*Sync to in_vgm/VGMPlay v0.40.7. For more updates, please refer to VGMPlay_Updates.txt that are included with the VGMPlay.
*Added a Hard stop old VGMs option.
*Added a Disable Rare to chip options of C352.
*Other minor fixes.

 [2016-03-26 v0.25]
*Implement the Panning. As a result in Chips Options and Other Options page settings will be initialized.
*It was improved to the keyboard easy to operate in the Chips Options and Other Options page.
*Organize useless code. There may be a bug in its influence.
*Change of some use library.
*Other minor fixes.

 [2015-06-05 v0.24]
*Sync to in_vgm/VGMPlay v0.40.6.
*And sync to Ootake 2.75.
*Added a 32 CheckBox for Muting.
*Other minor fixes.

 [2015-03-08 v0.23]
*Updated library (dll_manager class) to the latest version.
*artist tag ','(comma space) the delimiter and the determined, it was to be in multi-field.
 Therefore %<artist>% is now working.
*Other minor fixes.

 [2015-01-12 v0.20] ~  [2015-01-18 v0.22]
*Enhanced the safety of large-size files and invalid file.
*GD3 to implement the writing of tags(It is still incomplete).
 Because there may be a possibility that the file is corrupt, please backup of always before editing files.
 By using properties or MassTagger to edit the tags, Usually I'll add the English tag, Please add an item in the Add new field when you want to add a Japanese tag (title_j, album_j, system_j, artist_j).
*Add Guess track number tag from file name option in Preferences.
*Organize useless code.
*Fix other minor bugs.

 [2014-12-20 v0.18] ~ [2014-12-23 v0.19]
*If LoopBase and LoopModifier is set in the header of vgm, is modified to display the correct playing time.
*Fixed a bug that Muting of T6W28 did not work.
*Fixed the presence or absence of a check of ChipOptions of Preferences that had to be different from the value that has been set.
*Fixed a bug that fail to convert if you have multiple files Convert in "3 thread" or more.
*If you specify a 0 in the Loop Count option of Preferences, infinite loop in Convert has been disabled.
*Change the item name to be displayed in the Info of Properties.
*Organize messy source code.
*Other minor fixes.


 [2014-11-22 v0.17_beta]
*Fixed a bug that crashes when there is no GD3 tag.
*Support for multi-line of Notes(It's Comment In foobar) of GD3 tag.
*Emulation Core can now be changed in the Preferences(Settings dialog VGM input -> Other Options).
*Change the behavior of the time a user presses the Reset button on the Chips Options page of the Preferences.
*Change to clock / 144 the native chip sample rate of YM2612 chip(Although before the change was / 72, / 144 seems to be correct).
*Other minor fixes.


 [2014-11-15 v0.16_beta]
*Change item of chip options of YM2612 chip, PseudoStereo becomes available.
 DACHighpass and SSG-EG was deleted(It is unrelated to the current core).


 [2014-10-21 v0.13_beta] ~ [2014-11-11 v0.15_beta]
*To display the correct time when you play the Playback Rate after the change.
*The vgz the end of the file is padded with 00 was in playable.
*Add the Display both English tag and Japanese tag option in Preferences
*Add a channel mask and chip option in Preferences.(Settings dialog VGM input -> Chips Options)
*Have increased the items to be displayed in the Info of Properties.
*Fixed YMF278B (OPL4) chip because it was leaking memory when playing.
*Fixed the maximum value that can be entered into the edit box in the Playback Rate of Preferences.
 Currently can specify up to 100,000.
*Other minor fixes.


 [2014-10-25 v0.12_beta]
*foo_input_vgm
 Added the option to Preferences With the vgm_player of update. 
 Each option in the Preferences was set to not be set to a non-practical value.(Since it was sometimes crash)
 Changed the decode buffer to a fixed length, previously versions were fit to the sampling rate, but If set to a high value was abolished because there is intense consume memory.
 Regardless of the extension, was made to always display the VGM the Codec. (was in the same specifications as foo_gep)
 Changed to display the version of vgm to Info of Properties.
*vgm_player
 updated to in_vgm/VGMPlay v0.40.5.(Previously was using the core of v0.40.4)